func runtime/pprof.pprof_mutexProfileInternal

2 uses

	runtime/pprof (current package)
		pprof.go#L981: 	return writeProfileInternal(w, debug, "mutex", pprof_mutexProfileInternal)
		pprof.go#L1051: func pprof_mutexProfileInternal(p []profilerecord.BlockProfileRecord) (n int, ok bool)